nios2: use long for ssize_t
authorThomas Chou <[email protected]>
Mon, 27 Dec 2010 02:45:34 +0000 (10:45 +0800)
committerScott McNutt <[email protected]>
Tue, 8 Feb 2011 13:29:53 +0000 (08:29 -0500)
commit85debefaf2d3d0dea800fa84bfe0e9823bc03d89
tree4495c759cb2fbfdcc60a3d2fc191f5f0cd0a7e8d
parentdf8f1252612b641bc2697163576902f9927d4af3
nios2: use long for ssize_t

This is consistent with nios2-linux. And resolved the warning,

cmd_nvedit.c: In function `do_env_export':
cmd_nvedit.c:660: warning: size_t format, ssize_t arg (arg 3)

Signed-off-by: Thomas Chou <[email protected]>
Signed-off-by: Scott McNutt <[email protected]>
arch/nios2/include/asm/posix_types.h